PopupItem

Section: ET++ class description (n)
Updated: automatically Fri Mar 15 14:06:51 1991
Index Return to Main Contents
 

NAME

PopupItem - a labeled button with a popup menu attached  

DESCRIPTION

The PopupItem consists of a label and a button with a popup menu attached. The label is shown at the left, the button at the right hand side. The currently selected item is displayed inside the button. When the button is selected, the menu is popped up. If an item is selected, the PopupItem notifies its next handlers about that event via Control passing the id, as specified in the constructor, and the id of the selected menu item.
See also the class Menu.


classes are never derived from PopupItem.
class PopupItem is sometimes reused directly.
class PopupItem contains 4 methods.

owner of class:
nobody.
baseclasses:
VObjectPair
flags:
VObjFlags

 

INSTANCE VARIABLES

pb (protected PopupButton *)
This the actual button which pops up the menu.

 

INSTANCE METHOD LIST

client interface
GetSelectedItem
PopupItem
SetSelectedItem

 

CATEGORIES

Simple Dialog Items

 

FILES

declaration:
PopupItem.h

 

HISTORY

joe@csesbg.at  Mon Sep 09 14:26 1991 MET DST

man2html: unable to open or read file ../mann/PopupItem::GetSelectedItem.n
man2html: unable to open or read file ../mann/PopupItem::PopupItem.n
man2html: unable to open or read file ../mann/PopupItem::SetSelectedItem.n


 

Index

NAME
DESCRIPTION
INSTANCE VARIABLES
INSTANCE METHOD LIST
CATEGORIES
FILES
HISTORY

This document was created by man2html, using the manual pages.
Time: 00:40:24 GMT, March 30, 2022